home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2004 May / PFA0405.ISO / Fullversioner / webcompiler / wc2 / x2nwc_setup.exe / {app} / webcompiler.chm / smartboardxp.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-02-20  |  2.9 KB  |  84 lines

  1.  
  2.  /* $MVD$:fontset("Arial","Arial") */
  3.  P { font-family : "Arial";
  4.      font-size : 10.0pt;
  5.      background-repeat : none;
  6.      background-color : white;
  7.      background-image : none;
  8.      list-style-type : square;
  9.      list-style-position : inside;
  10.      list-style-image : none;
  11.      color : black;
  12.      border : none white;}
  13.  .mvd-P { font-family : "Arial";
  14.           font-size : 10.0pt;
  15.           background-repeat : none;
  16.           background-color : white;
  17.           background-image : none;
  18.           list-style-type : square;
  19.           list-style-position : inside;
  20.           list-style-image : none;
  21.           color : black;}
  22.  CITE.expandspot { font-style : normal;
  23.                    color : green;
  24.                    cursor: hand;}
  25.  .mvd-CITE-expandspot { font-style : normal;
  26.                         color : green;
  27.                         cursor: hand;}
  28.  DFN.collapsed { font-style : italic;
  29.                  font-weight : normal;
  30.                  display :    'none';
  31.                  color : red;}
  32.  .mvd-DFN-collapsed { font-style : italic;
  33.                       font-weight : normal;
  34.                       display :    'none';
  35.                       color : red;}
  36.  DFN.expanded { font-style : italic;
  37.                 font-weight : normal;
  38.                 color : red;}
  39.  .mvd-DFN-expanded { font-style : italic;
  40.                      font-weight : normal;
  41.                      color : red;}
  42.  EM.dropspot { color : green;
  43.                cursor: hand;}
  44.  .mvd-EM-dropspot { color : green;
  45.                     cursor: hand;}
  46.  CITE.glossterm { font-style : normal;
  47.                   color : maroon;
  48.                   cursor: hand;}
  49.  .mvd-CITE-glossterm { font-style : normal;
  50.                        color : maroon;
  51.                        cursor: hand;}
  52.  DFN.glosscollapsed { font-style : italic;
  53.                       font-weight : normal;
  54.                       display :    'none';
  55.                       color : blue;}
  56.  .mvd-DFN-glosscollapsed { font-style : italic;
  57.                            font-weight : normal;
  58.                            display :    'none';
  59.                            color : blue;}
  60.  DFN.glossexpanded { font-style : italic;
  61.                      font-weight : normal;
  62.                      color : blue;}
  63.  .mvd-DFN-glossexpanded { font-style : italic;
  64.                           font-weight : normal;
  65.                           color : blue;}
  66.  H1 { font-family : "Arial";
  67.       font-size : 12.0pt;
  68.       background-color : white;
  69.       color : blue;}
  70.  .mvd-H1 { font-family : "Arial";
  71.            font-size : 12.0pt;
  72.            background-color : white;
  73.            color : blue;}
  74.  BODY { background-color : white;}
  75.  .mvd-BODY { background-color : white;}
  76.  H2 { font-family : "Arial";
  77.       font-weight : bold;
  78.       font-size : 10.0pt;
  79.       color : black;}
  80.  .mvd-H2 { font-family : "Arial";
  81.            font-weight : bold;
  82.            font-size : 10.0pt;
  83.            color : black;}
  84.